Caution
Follow these steps to plan for and create a server cluster. You can use the tutorial for Cluster Installation at the Microsoft Web site(http://www.microsoft.com/) to help you create a server cluster. If you are upgrading your server cluster, review the cluster upgrade documentation.
Planning issues to consider before you create your server cluster | ||
---|---|---|
Step | Reference | |
Review basic cluster concepts. You will need to understand nodes, failover and failback, groups, and resources before planning your server cluster. | ||
Review security best practices for server clusters. | Best practices for securing server clusters | |
Review limitations of server clusters. | Limitations of server clusters | |
Choose your cluster model. | Choosing a cluster model | |
Choose applications that can run on your server cluster. | Choosing applications to run on a server cluster | |
Organize your cluster applications and resources into groups based on resource dependencies, failover policies, and administrative convenience. | Planning your groups | |
After you choose a cluster model and determine how to group your applications and resources, you are ready to determine the hardware capacity required for each server in the cluster. | Determining server-capacity requirements | |
Plan your network hardware. |
Planning your networking hardware Best practices for configuring and operating server clusters |
|
Plan your system disks. It is recommended that the system disks on all your cluster nodes use the same drive letter. |
||
Plan your cluster disks. To guard against the failure of your cluster disks, it is highly recommended that you implement a hardware RAID solution. If your cluster disk hardware includes a SCSI bus, it is important to note that the SCSI host adapters must each have a unique SCSI ID (usually the numbers 6 and 7). In addition, the SCSI bus must be properly terminated. By default, the New Server Cluster Wizard will automatically select the smallest disk that is larger than 500 MB as the quorum resource. If no disk larger than or equal to 500 MB is available, the New Server Cluster Wizard will select the largest disk that is at least 50 MB as the quorum resource but will generate a warning. For optimal performance of the NTFS file system, make sure that the disk containing the quorum resource is at least 500 megabytes (MB) in size. It is strongly recommended that you install the quorum resource on a separate disk, by itself, so that other applications cannot affect it. Also, ensure that the quorum disk has sufficient free space so that the Cluster service can start and continue to write to the quorum log. |
Hardware redundant array of independent disks (RAID) The documentation for your storage hardware. |
|
Actions to take when creating a server cluster | ||
Step | Reference | |
Choose your cluster hardware. Microsoft supports only complete cluster systems chosen from the Windows Catalog; it is recommended that you do not mix and match hardware components when building your cluster. Check to ensure that your hardware, including your cluster disks, is compatible with |
Compatible Hardware and Software
Best practices for configuring and operating server clusters |
|
Verify the availability of domain services and add your servers to the domain. | Choosing a domain model | |
Install and configure your cluster disks. Turn on your cluster nodes, but do not allow the operating system to start on any of the nodes. Connect your shared storage buses, completing the initial installation steps in the BIOS or EFI firmware configuration screens for your particular storage device by following the directions in the hardware documentation. Allow the operating system to start on one node and configure the cluster disks as basic disks. Format the disks using the NTFS file system. Assign drive letters to or create mounted drives for the cluster disks on the shared bus. If you assign drive letters, the disks must have the same drive letter on all nodes in the cluster. Caution
|
The documentation for your storage hardware. General storage configuration tips for server clusters To connect the shared storage buses and assign drive letters |
|
Configure network hardware. | ||
Configure IP address settings for your network. | Network Interface Controller (NIC) configuration | |
Gather the information required for configuring the first node in your cluster. You will need the following:
Caution
|
||
Create a cluster on the first node. Use Cluster Administrator to create a cluster on the first node. Note
You can use the tutorial for Cluster Installation to complete the New Server Cluster Wizard. |
To create a cluster
Microsoft Web site(http://www.microsoft.com/) | |
Verify that you can see the cluster disks. Use Disk Management to verify that you can see the cluster disks. Use Cluster Administrator to verify that the disks are all online. |
Disk Management | |
Allow the remaining nodes to boot to the operating system then add them to the cluster. Use Cluster Administrator to add one or more nodes to the cluster. You can use the tutorial for Cluster Installation to complete the New Server Cluster Wizard. |
To add additional nodes to the cluster
Microsoft Web site(http://www.microsoft.com/) |
|
Validate the cluster disks. Use Disk Management to verify that all nodes see the same number of cluster disks. Use Cluster Administrator to failover the cluster disks to each node in the cluster and verify that they come back online. |
Disk Management | |
Configure the cluster network role and type. By default, the New Server Cluster Wizard will set up all cluster networks as mixed (public-and-private) networks. Optionally, you can change this so that the networks are set up as private networks (that is, for node-to-node communication only) or public networks (that is, for client access only). |
To change how the cluster uses a network | |
Configure the cluster network properties. Place the private network at the top of the Network Priority list for internal node-to-node communication in the cluster. |
To change network priority for communication between nodes | |
Create your resource groups and resources. |
Checklist: Creating a new group | |
Validate your clustering system. |
Checklist: Validating your clustering system |